MIPS: mips32/start.S: use t8 register for dynamic relocation
authorGabor Juhos <[email protected]>
Thu, 13 Jun 2013 10:59:27 +0000 (12:59 +0200)
committerTom Rini <[email protected]>
Wed, 24 Jul 2013 13:51:05 +0000 (09:51 -0400)
commit680cb2dc3a7ba1a9a5e8ca919d980e99906a767b
tree5945bdf13774f71113de404c69875e0b5e733fd2
parentda84f33b046fe99c5fbb6f7d8f8b03c7333b260d
MIPS: mips32/start.S: use t8 register for dynamic relocation

Synchronize the code with mips64/start.S, in order to
allow further unifications.

Signed-off-by: Gabor Juhos <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
arch/mips/cpu/mips32/start.S